home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 4 / MacMania 4.toast / / Demo's / Igor Demo Pro / 1 PutContentsIn Igor Pro Folder / User Procedures / About User Procedures Folder
Text File  |  1994-03-07  |  664b  |  18 lines

  1. This is a special folder.
  2.  
  3. If, when Igor is compiling procedures, it comes across a
  4. line of the following form,
  5.  
  6. #include "a file name"
  7.  
  8. it will look in this folder and in any sub-folders for a procedure
  9. file of the given name. If found, Igor will automatically load the
  10. procedure if it is not already loaded.
  11.  
  12.  
  13. NOTE:
  14.     If you put a procedure file in this folder and then use its procedures
  15.   in an experiment then that experiment will depend on that procedure
  16.   file. If you transfer the experiment to another computer, you will need
  17.   to transfer the procedure file also. If you forget the procedure
  18.   file then the experiment will not work on the other computer.